{% extends "admin/base.html" %} {% load i18n %} {% block meta_title %} {{ block.super }} {% if title %}| {{ title }}{% endif %} {% endblock %}